| Package | hl7.terminology |
| Resource Type | ValueSet |
| Id | v3-AllergyStatus |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v3-AllergyStatus.html |
| URL | http://terminology.hl7.org/ValueSet/v3-AllergyStatus |
| Version | 3.0.0 |
| Status | active |
| Date | 2019-03-20 |
| Name | AllergyStatus |
| Title | Allergy Status |
| Realm | uv |
| Authority | hl7 |
| Description | The clinical status of an allergy disposition (Clinical Focus) Used in Program: C-CDA, C-CDA R2.1 2017-06-09 using this value set |
| Copyright | This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html |
No resources found
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet v3-AllergyStatus
Language: en
http://snomed.info/sct| Code | Display |
| 413322009 | Problem resolved (finding) |
| 55561003 | Active |
| 73425007 | Inactive |
{
"resourceType": "ValueSet",
"id": "v3-AllergyStatus",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/ValueSet/v3-AllergyStatus",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.20559"
}
],
"version": "3.0.0",
"name": "AllergyStatus",
"title": "Allergy Status",
"status": "active",
"experimental": false,
"date": "2019-03-20",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "The clinical status of an allergy disposition (Clinical Focus)\r\n\r\nUsed in Program: C-CDA, C-CDA R2.1 2017-06-09 using this value set",
"copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "413322009"
},
{
"code": "55561003"
},
{
"code": "73425007"
}
]
}
]
}
}